home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / beer.sea / Beer / Beer Stax / card_25333.txt < prev    next >
Text File  |  1988-09-26  |  4KB  |  180 lines

  1. -- card: 25333 from stack: in
  2. -- bmap block id: 2378
  3. -- flags: 0000
  4. -- background id: 25013
  5. -- name: rating scale
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=420 top=317 right=340 bottom=451
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 9120 / 9120
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Prev
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to previous card
  23. end mouseUp
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=451 top=317 right=340 bottom=481
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 19162 / 19162
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Next
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go to next card
  41. end mouseUp
  42.  
  43.  
  44. -- part 3 (button)
  45. -- low flags: 00
  46. -- high flags: 0000
  47. -- rect: left=394 top=311 right=339 bottom=417
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: Facts
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   visual effect venetian blinds slowly
  59.   go to card ID 5172
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 4 (button)
  65. -- low flags: 00
  66. -- high flags: 8003
  67. -- rect: left=424 top=294 right=314 bottom=478
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Menu
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   go to card ID 3496
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 5 (button)
  84. -- low flags: 00
  85. -- high flags: 0000
  86. -- rect: left=368 top=311 right=338 bottom=391
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: Tastes
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   go to stack "beer tastes"
  98. end mouseUp
  99.  
  100.  
  101.  
  102. -- part 6 (button)
  103. -- low flags: 00
  104. -- high flags: 0000
  105. -- rect: left=37 top=122 right=153 bottom=84
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 1
  109. -- font id: 0
  110. -- text size: 12
  111. -- style flags: 0
  112. -- line height: 16
  113. -- part name: New Button
  114. ----- HyperTalk script -----
  115. on mouseUp
  116.   visual effect wipe left slow
  117.   go to card ID 10880
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 7 (button)
  123. -- low flags: 00
  124. -- high flags: 0000
  125. -- rect: left=37 top=153 right=187 bottom=84
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 1
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: aroma
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   visual effect wipe left slow
  137.   go to card ID 12561
  138. end mouseUp
  139.  
  140.  
  141.  
  142. -- part 8 (button)
  143. -- low flags: 00
  144. -- high flags: 0000
  145. -- rect: left=37 top=188 right=217 bottom=86
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 0
  150. -- text size: 12
  151. -- style flags: 0
  152. -- line height: 16
  153. -- part name: Flavor
  154. ----- HyperTalk script -----
  155. on mouseUp
  156.   visual effect wipe left slow
  157.   go to card ID 13842
  158. end mouseUp
  159.  
  160.  
  161.  
  162. -- part 9 (button)
  163. -- low flags: 00
  164. -- high flags: 0000
  165. -- rect: left=31 top=218 right=267 bottom=96
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 1
  169. -- font id: 0
  170. -- text size: 12
  171. -- style flags: 0
  172. -- line height: 16
  173. -- part name: New Button
  174. ----- HyperTalk script -----
  175. on mouseUp
  176.   visual effect wipe left slow
  177.   go to card ID 3891
  178. end mouseUp
  179.  
  180.